SUPPORT / SAMPLES & SAS NOTES
 

Support

Installation Note 52051: Jobs submitted by the Operating System Scheduler in SAS® 9.4 TS1M0 fail and return a JCL error

DetailsAboutRate It
A job submitted by the Operating System Server might return the following JCL errors:
STMT NO. MESSAGE
       3 IEFC620I UNIDENTIFIABLE CHARACTER c ON THE JCLLIB STATEMENT
       3 IEFC620I UNIDENTIFIABLE CHARACTER n ON THE JCLLIB STATEMENT
       3 IEFC620I UNIDENTIFIABLE CHARACTER t ON THE JCLLIB STATEMENT  ....
To circumvent the issue, perform the following steps:
  1. Log on to SAS® Management Console as the system administrator.
  2. Select Schedule Manager.
  3. Right-click and select Deploy SAS DATA Step Program.
  4. Specify the user ID and password credentials to log on to the workspace server.
  5. In the JCL pane of the Deploy Job dialog box, change the following:
    //SASLIB JCLLIB ORDER=high-level-qualifier.@cntl.qualifier@.CNTL
    To this:
    //SASLIB JCLLIB ORDER=high-level-qualifier.INSTALL.CNTL


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemOperating System Services Scheduling Serverz/OS9.49.49.4 TS1M19.4 TS1M1
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.